projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e19ee7
)
Fix recent mm-uu.el typo
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 30 Sep 2019 13:51:42 +0000
(15:51 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 30 Sep 2019 13:51:47 +0000
(15:51 +0200)
* lisp/gnus/mm-uu.el (mm-uu-pgp-signed-extract-1): Fix typo in
mm-uu introduced by previous patch.
lisp/gnus/mm-uu.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mm-uu.el
b/lisp/gnus/mm-uu.el
index 6143b41bbc15fb24330a105ba3b9c7f21a7e6205..981bf8ea3ea0b02c199646141fb8056bf218c9b4 100644
(file)
--- a/
lisp/gnus/mm-uu.el
+++ b/
lisp/gnus/mm-uu.el
@@
-509,7
+509,7
@@
apply the face `mm-uu-extract'."
'iso-8859-1)))
(funcall (mml2015-clear-verify-function))))
(when (and mml2015-use (null (mml2015-clear-verify-function)))
- (mm
l2015-
-status
+ (mm
-sec
-status
'gnus-details
(format-message
"Clear verification not supported by `%s'.\n" mml2015-use)))